2021-06-14 - Update (v1.3.28)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.29.
 - Fixed featured images not being displayed in map pin popups.
 - Fixed missing </div> in the destination template.

 Modified files:
	style.css
	extensions/plugin-installer/

 - Modified plugin files:
	destinations/common-functions.php


2021-03-14 - Update (v1.3.27)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.28.
 - Fixed some PHP v8 notices.

 Modified files:
	style.css
	data-types/data-type.php
	extensions/plugin-installer/
	framework/includes/load-functions.php
	framework/includes/extensions-manager/admin.php
	framework/includes/extensions-manager/settings-object.php
	framework/libs/Html.php

 - Modified plugin files:
	destinations/common-functions.php


2021-03-15 - Update (v1.3.26)
--------------------------------------------------------------

 - Added WhatsApp and Telegram to Navigation drop-down menus.

 Modified files:
	style.css
	data/pages/1415047562.json


2021-02-25 - Update (v1.3.25)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.27.
 - Fixed color picker not working in customizer.
 - Fixed the PHP Compatibility Checker plugin reporting a false positive for PHP 7.2+.
 - Fixed some PHP notices.

 - Modified theme files:
	content-post.php
	style.css
	extensions/plugin-installer/
	framework/css/styles.css
	framework/js/jquery-ui.min.js

 - Modified plugin files:
	destinations/common-functions.php
	destinations/directory.php


2020-10-17 - Update (v1.3.24)
--------------------------------------------------------------

 - Fixed color picker not working (enabled jQuery Migrate for admin).
 - Code refactoring.
 - Fixed some PHP notices.

 Modified files:
	functions.php
	style.css
	extensions/plugin-installer/object.php
	extensions/theme-utilities/functions-template.php
	framework/includes/load-functions.php


2020-08-15 - Update (v1.3.23)
--------------------------------------------------------------

 - Fixed missing </div> in the destination template.
 - Fixed responsive bug in demo contact page content.

 Modified files:
	single-destination.php
	style.css


2020-07-16 - Update (v1.3.22)
--------------------------------------------------------------

 - Refactored and further optimised the code that checks on packaged plugins, resulting in faster page loads front-end and in admin, especially on busy shared servers.

 Modified files:
	style.css
	extensions/plugin-installer/object.php


2020-06-16 - Update (v1.3.21)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.26.
 - Optimised packaged plugin checks.
 - Fixed some PHP notices.

 - Modified theme files:
	content-place.php
	style.css
	extensions/plugin-installer/

 - Modified plugin files:
	destinations/common-functions.php


2020-02-22 - Update (v1.3.20)
--------------------------------------------------------------

 - Fixed some PHP notices.

 - Modified theme files:
	style.css
	extensions/sidebars/object.php
	framework/includes/load-functions.php
	templates/parts/home-section-accordion.php
	templates/parts/home-section-featured.php
	templates/parts/home-section-slideshow.php


2020-01-08 - Update (v1.3.19)
--------------------------------------------------------------

 - Styling tweaks for login form and demo contact form.

 - Modified theme files:
	style.css
	assets/css/bootstrap.css
	assets/css/bootstrap.min.css


2019-06-06 - Update (v1.3.18)
--------------------------------------------------------------

 - Fixed undefined constant warning.
 - Fixed WPML translated master page titles not being displayed in the Pages list for destinations.
 - Updated Travel Destinations plugin to v1.1.25.

 - Modified theme files:
	style.css
	extensions/plugin-installer/
	framework/includes/load-functions.php

 - Modified plugin files:
	destinations/destinations.php


2019-04-17 - Update (v1.3.17)
--------------------------------------------------------------

 - Fixed directory type list sometimes erroneously displaying "Nothing Found" (kudos to ciastek).
 - Updated Travel Destinations plugin to v1.1.24.

 - Modified theme files:
	style.css
	extensions/plugin-installer/

 - Modified plugin files:
	destinations/common-functions.php


2019-02-02 - Update (v1.3.16)
--------------------------------------------------------------

 - Added sidebar options to directory item posts.
 - Fixed plugin installer outputting "An error has occurred" on all pages.
 - Updated Plugin Installer extension to v0.9.9.
 - Removed redundant code that disables Gutenberg.

 - Modified theme files:
	style.css
	functions.php
	extensions/plugin-installer/
	extensions/theme-utilities/meta-boxes.php


2018-07-26 - Update (v1.3.15)
--------------------------------------------------------------

 - Fixed responsive menu not working properly after two levels.
 - Fixed error message on destination posts with PHP v7.2+.
 - Disabled the Gutenberg plugin and nag.
 - Added exported demo contact form to theme package.

 - Modified theme files:
	functions.php
	single-destination.php
	style.css


2018-06-06 - Update (v1.3.14)
--------------------------------------------------------------

 - Fixed error message on destination posts with PHP v7.2+.

 - Modified theme files:
	single-destination.php
	style.css


2017-12-16 - Update (v1.3.13)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.23.
 - Updated Static Content Blocks plugin to v1.0.5.
 - Updated Plugin Installer extension to v0.9.8.
 - Removed Sidekick as a recommended plugin.
 - Improved support for Yoast SEO.
 - Improved support for WPML.
 - Fixed old destination info page slug hanging around after deleting it.
 - Fixed error when updating a destination if Jetpack is active.

 - Modified theme files:
	functions.php
	style.css
	data/F6Pn9FrHNvjX_plugin_installer.json
	extensions/plugin-installer/

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	static_content_blocks/


2017-03-07 - Update (v1.3.12)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.22.
 - Improvements to Google Font selector.
 - Added support for Google Font character sets.
 - Fixed search sometimes timing out or taking a long time.

 - Modified theme files:
	functions.php
	style.css
	data-types/font-select/font-select-type.php
	data-types/font-select/css/font-select-type.css
	extensions/plugin-installer/
	extensions/theme-utilities/custom-css.php
	extensions/theme-utilities/functions-helpers.php
	framework/css/styles.css
	framework/includes/options-page-render/settings-object.php
	framework/includes/options-page-render/js/condition-script.js
	framework/includes/options-page-render/js/scripts.js
	framework/libs/FormsBuilder.php

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php


2017-01-18 - Update (v1.3.11)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.21.
 - Updated Simple Theme Slider plugin to v1.0.6.
 - Updated Plugin Installer extension to v0.9.7.
 - Updated Sidebars extension to v0.8.5.
 - Code cleanup and refactoring.

 - Modified theme files:
	style.css
	extensions/plugin-installer/
	extensions/sidebars/
	framework/includes/extensions-manager/admin.php
	framework/includes/extensions-manager/views/admin-home.php
	framework/includes/extensions-manager/views/del-extension-confirmation.php
	framework/includes/load-functions.php
	framework/includes/options-builder/admin.php
	framework/includes/options-builder/settings-object.php
	framework/includes/options-builder/views/list-pages.php
	framework/includes/themes-manager/admin.php
	framework/includes/themes-manager/js/package-tags.js
	framework/includes/themes-manager/load.php
	framework/includes/themes-manager/settings-object.php
	framework/includes/themes-manager/views/del-package-confirmation.php
	framework/includes/themes-manager/views/del-packages-confirmation-all.php
	framework/includes/themes-manager/views/del-theme-confirmation.php
	framework/includes/themes-manager/views/download.php
	framework/includes/themes-manager/views/theme-conf.php
	framework/includes/themes-manager/views/themes-list.php
	framework/libs/FormsBuilder.php
	framework/libs/formsbuilder/builderview.php
	framework/libs/formsbuilder/js/formsbuilder.js

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	destinations/directory.php
	destinations/settings.php
	destinations/wp-list-tables.php
	simple_theme_slider/simple-theme-slider.php


2017-01-10 - Update (v1.3.10)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.20.
 - Updated Static Content Blocks plugin to v1.0.4. 
 - Fixed errors with PHP v7.1.0.
 - Fixed errors in admin after logging in as a subscriber.

 - Modified theme files:
	style.css
	extensions/plugin-installer/
	extensions/theme-utilities/hooks-filters.php
	extensions/theme-utilities/post-type-static-block.php

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	static_content_blocks/post-type-static-block.php


2016-12-03 - Update (v1.3.9)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.19.
 - Updated Font Awesome to v4.7.0.
 - Fixed quotes not working in home page Custom CSS.

 - Modified theme files:
	style.css
	extensions/custom-header/custom-header.php
	extensions/plugin-installer/

 - Modified plugin files:
	destinations/destinations.php
	destinations/directory.php


2016-10-04 - Update (v1.3.8)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.18.
 - Updated Plugin Installer extension to v0.9.5.
 - Fixed "undefined" displayed under heading on directory type archive pages.

 - Modified theme files:
	style.css
	extensions/plugin-installer/

 - Modified plugin files:
	destinations/directory.php


2016-08-31 - Update (v1.3.7)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.17.
 - Updated Plugin Installer extension to v0.9.3.
 - Updated the Google Fonts list.
 - Fixed incorrect URLs output in <head> section.
 - Fixed incorrect links in some WPML language switchers.
 - Fixed some PHP notices.
 - Fixed plugins not installing or updating when owner/group hardened.
 - Fixed directory types sometimes not displaying directory items.
 - Fixed information pages sometimes getting a bad URL after updating content.
 - Fixed incorrect thumbnails displayed for directory types after WP 4.6 update.
 - Fixed additional ratings icons not working on directory type listing pages.

 - Modified theme files:
	style.css
	taxonomy-travel-dir-category.php
	data-types/font-select/data/web_fonts.json
	data-types/font-select/font-select-type.php
	extensions/plugin-installer/
	extensions/sidebars/settings-object.php
	framework/load.php
	framework/includes/extensions-manager/settings-object.php
	framework/includes/load-functions.php
	framework/includes/options-page-render/load.php
	framework/includes/themes-manager/settings-object.php
	framework/includes/themes-manager/views/del-package-confirmation.php
	framework/libs/FormsBuilder.php

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	destinations/directory.php


2016-08-02 - Update (v1.3.6)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.16.
 - Fixed incorrect URLs in Yoast SEO sitemap.
 - Fixed missing home page accordions with WPML.
 - Fixed incorrect URLs output in <head> section with WPML.
 - Fixed info pages getting incorrect URL after updating content.
 - Fixed some PHP notices.

 - Modified theme files:
	style.css
	taxonomy-travel-dir-category.php
	extensions/plugin-installer/
	templates/parts/home-section-accordion.php

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	destinations/settings.php


2016-07-14 - Update (v1.3.5)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.15.
 - Updated Plugin Installer extension to v0.9.2.
 - NEW: Hide map icon for pages that don't have headers activated.
 - NEW: Added geocode support to Map Options metabox.
 - Fixed Google maps RetiredVersion warning.
 - Fixed incorrect HTML title on destination category pages.
 - Fixed incorrect info page slugs in Yoast SEO sitemap.
 - Fixed incorrect permalink for destination info pages that have the same title.
 - NEW: Added support for editing permalinks of destination info pages that don’t have master pages.
 - Fixed draft destination info page getting incorrect URL when published.

 - Modified theme files:
	style.css
	extensions/plugin-installer/

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	destinations/directory.php
	destinations/maps.php
	destinations/assets/js/destination-page-admin.js
	destinations/assets/js/maps-admin.js


2016-06-07 - Update (v1.3.4)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.14.
 - Updated Plugin Installer extension to v0.9.1.
 - Updated Font Awesome to v4.6.3.
 - NEW: Added zoom controls to maps.
 - Fixed slideshow not displaying if it contains only one slide.
 - Fixed search form strings not getting translated.
 - Fixed default "destination" slug still works after changing Destinations Base slug.

 - Modified theme files:
	functions.php
	header.php
	search.php
	searchform.php
	style.css
	assets/js/owl.carousel.min.js
	extensions/custom-header/custom-header.php
	extensions/plugin-installer/

 - Removed theme files:
	assets/css/font-awesome.min.css

 - Modified plugin files:
	destinations/destinations.php
	destinations/directory.php
	destinations/maps.php
	destinations/settings.php
	destinations/assets/js/maps.js


2016-05-13 - Hotfixes (v1.3.3.1)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.13.
 - Fixed problem with missing 'infobox.js' maps resource.
 - Fixed problem with bbPress search.

 - Modified theme files:
	search.php
	style.css
	extensions/plugin-installer/

 - New theme files:
	templates/content-search.php

 - Modified plugin files:
	destinations/maps.php

 - New plugin files:
	destinations/assets/js/infobox.js


2016-05-08 - Update (v1.3.3)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.12.
 - Updated Ninja Forms plugin to v2.9.45.
 - Fixed WPML using encoded Information page slugs.
 - Fixed > < characters replaced with HTML entities in custom JavaScript.

 - Modified theme files:
	style.css
	extensions/plugin-installer/
	extensions/theme-utilities/custom-js.php

 - Modified plugin files:
	destinations/destinations.php
	destinations/assets/js/destinations.js
	destinations/assets/js/destinations.min.js
	destinations/directory.php


2016-04-26 - Update (v1.3.2)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.11.
 - Updated Simple Theme Slider plugin to v1.0.5.1.
 - Updated Ninja Forms plugin to v2.9.42.
 - Updated Static Content Blocks plugin to v1.0.3.
 - Updated Font Awesome to v4.6.1.
 - Fixed some PHP notices.
 - Fixed incorrect HTML title on some post list pages.
 - Fixed UI typo in Simple Theme Slider plugin.
 - Fixed home page slideshow section breaking in Arabic WP.
 - Fixed directory items for child destinations not always displaying.
 - Fixed some missing translation strings.
 - Fixed incorrect info in documentation.
 - Fixed posts page displaying featured image of the most recent post in header.
 - Fixed home page custom CSS not being added.
 - NEW: Added a sitemap input box to destination settings for Information pages.

 - Modified theme files:
	comments.php
	style.css
	assets/css/owl-carousel.css
	extensions/bootstrap-navigation/wp-bootstrap-navwalker.php
	extensions/custom-header/custom-header.php
	extensions/plugin-installer/
	extensions/theme-utilities/hooks-filters-theme-options.php
	extensions/theme-utilities/hooks-filters.php
	extensions/theme-utilities/meta-boxes.php
	languages/

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	destinations/directory.php
	destinations/settings.php
	destinations/assets/css/destinations.css
	destinations/assets/js/destinations.js
	destinations/languages/
	simple_theme_slider/simple-theme-slider.php


2016-03-18 - Update (v1.3.1)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.10.
 - Updated Simple Theme Slider plugin to v1.0.5.
 - Updated Ninja Forms plugin to v2.9.36.
 - Fixed some PHP notices.
 - Fixed jQuery error on custom login screen.
 - Fixed WPML unnecessary links for Places.
 - Fixed child master or information pages not shown in admin WP list table.
 - Fixed cannot set order of destination-specific information pages.
 - Fixed bad URLs in search results.
 - Fixed bad URL in admin "View post" link.
 - Fixed draft information page gets bad URL when published.
 - Refactored Travel Destinations plugin.
 - Refactored Simple Theme Slider plugin.
 - NEW: Added "Back to Master Pages" button in admin.

 - Modified theme files:
	content-search.php
	style.css
	extensions/custom-login/custom-login.php
	extensions/plugin-installer/
	framework/includes/load-functions.php

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	destinations/settings.php
	destinations/wp-list-tables.php
	simple_theme_slider/simple-theme-slider.php


2016-02-27 - Update (v1.3)
--------------------------------------------------------------

 - NEW: Added Sidekick to the recommended plugins, incl. 12 GoExplore! walkthroughs.
 - Updated Travel Destinations plugin to v1.1.9.
 - NEW: Added an option to customise the 'destinations' base slug for places and articles.
 - NEW: Added an option to show map on page load for directory items.
 - Updated search results page to include immediate parent destination in search result titles.
 - NEW: Added a trailing slash to all destination-generated URLs.
 - Changed "All Categories" to "All Destinations" in home page Section 1 Destinations option.
 - Fixed URLs being output in meta tags to broadcast our prettified URLs.
 - Fixed missing text domain for some translation strings.
 - Fixed adding a Google API key causes a JavaScript error.
 - Fixed menu items for destination information pages not being given our prettified URLs.
 - Fixed error when restoring a destination from the trash.
 - Fixed some PHP notices.
 - Refactored permalink functionality for WPML.
 - Fixed WPML language switcher where only the current language is shown for "Places" list page.
 - Fixed issue with master page titles being editable when translated with WPML.
 - Fixed 404 error for child information pages translated with WPML.
 - Fixed master page attributes drop-down in admin so it lists only pages specific to the selected WPML language.

 - Modified theme files:
	content-search.php
	style.css
	extensions/theme-utilities/hooks-filters.php
	extensions/theme-utilities/hooks-filters-theme-options.php
	extensions/plugin-installer/
	templates/parts/destinations-maps.php

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	destinations/maps.php
	destinations/settings.php


2016-01-20 - Update (v1.2.9)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.8.
 - Updated Simple Theme Slider plugin to v1.0.4.
 - Updated Ninja Forms plugin to v2.9.33.
 - NEW: Added a filter to set the language for Google Maps.
 - NEW: Added theme option for Google API key.
 - Fixed spacing issues with session expired login window.
 - Fixed some missing translated strings.
 - Fixed the hierarchy for destinations dropdown list for filtering directory items in admin.
 - Fixed some PHP notices.
 - Fixed language name added as a parameter in WPML not working properly.
 - Fixed WPML adding wrong permalinks in footer language switcher.
 - Fixed title for destination archive page not translatable.

 - Modified theme files:
	comments.php
	functions.php
	style.css
	assets/css/bootstrap.css
	assets/css/bootstrap.min.css
	data/pages/1415047562.json
	extensions/bootstrap-navigation/wp-bootstrap-navwalker.php
	extensions/theme-utilities/hooks-filters.php
	extensions/theme-utilities/hooks-filters-theme-options.php
	extensions/theme-utilities/meta-boxes.php

 - Modified plugin files:
	destinations/assets/js/destinations.js
	destinations/common-functions.php
	destinations/destinations.php
	destinations/directory.php
	destinations/maps.php
	destinations/wp-list-tables.php
	simple_theme_slider/simple-theme-slider.php


2015-12-15 - Update (v1.2.8)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.7.
 - Updated Ninja Forms plugin to v2.9.30.
 - Updated Font Awesome to v4.5.0.
 - NEW: Added support for the qTranslate X plugin.
 - Fixed some PHP notices.
 - Fixed adding new destination-specific guide pages not working properly.
 - Updated destination-page custom post type archive pages to respond with 404 Not Found.
 - Updated hybrid WPML URLs for translated directory and guide pages to respond with 404 Not Found.

 - Modified theme files:
	header.php
	index.php
	single-travel-directory.php
	style.css
	extensions/plugin-installer/
	extensions/theme-utilities/hooks-filters.php

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	destinations/directory.php
	destinations/wp-list-tables.php


2015-11-18 - Update (v1.2.7)
--------------------------------------------------------------

 - Updated Simple Theme Slider plugin to v1.0.3.
 - Updated Travel Destinations plugin to v1.1.6.
 - NEW: Added TripAdvisor and VK to Navigation drop-down menus.
 - Fixed destination category header displaying incorrect header image.
 - Fixed home page using "No Header" setting of most recent post.
 - Fixed master page order not working properly.
 - Fixed draft article in destinations that cannot be seen, deleted or opened.
 - Fixed "Editor" role not being able to edit the information pages associated with destinations.
 - Fixed directory item excerpt not working correctly.
 - Fixed clicking Add New in Simple Theme Slider causes fatal error.
 - Fixed filter not working in admin Destinations > Directory Items.
 - Fixed some PHP notices.
 - Fixed some issues with WPML plugin.
 - Fixed confusing destinations base permalink settings.
 - Fixed typo in PHP version error message.
 - Fixed the "Search" and "Search for:" strings in the navigation not being translatable.
 - Fixed the "Find Your Next Destination" string not being translatable.

 - Modified theme files:
	header.php
	style.css
	taxonomy-travel-dir-category.php
	data/pages/1415047562.json
	extensions/plugin-installer/
	extensions/theme-utilities/hooks-filters.php
	framework/load.php
	templates/parts/home-section-text-and-search.php

 - Modified plugin files:
	destinations/common-functions.php
	destinations/destinations.php
	destinations/directory.php
	destinations/maps.php
	simple_theme_slider/simple-theme-slider.php


2015-10-22 - Update (v1.2.6)
--------------------------------------------------------------

 - Updated Simple Theme Slider plugin to v1.0.2.
 - Updated Travel Destinations plugin to v1.1.5.
 - Updated Static Content Blocks plugin to 1.0.1.
 - Updated Ninja Forms plugin to v2.9.28.
 - Updated Font Awesome to v4.4.0.
 - Better support for WPML.
 - Fixed directory type not displayed on destination page if first directory item alphabetically has no featured image.
 - Fixed hard coded HTTP and HTTPS for loading maps JavaScript.
 - Fixed custom directory base permalink not working correctly.
 - Fixed opening a menu item in new tab not working properly.
 - Fixed home page accordions "Details" button colour not using Accent Color 1.
 - Fixed duplicate info pages in Information menu and sidebar menu.


2015-10-21 - Update (v1.2.5.1)
--------------------------------------------------------------

 - Updated demo content import file.


2015-08-19 - Update (v1.2.5)
--------------------------------------------------------------

 - Updated Simple Theme Slider plugin to v1.0.1.
 - Updated Travel Destinations plugin to v1.1.4.
 - Updated Ninja Forms plugin to v2.9.27.
 - NEW: Added permalink base options for information pages and directory items.
 - Fixed public URLs to exclude trashed items.
 - Fixed pagination on the destinations archive page not working.
 - Fixed warning message when deleting master pages.
 - Fixed non-standard characters not working in directory item details.
 - Fixed non-standard characters not working in Simple Theme Slider.
 - Fixed home page using header settings of most recent post.
 - Fixed confusing tip under Directory Base input box.
 - Fixed search results displaying 404 Error page.
 - Fixed conflict with Tooltips plugin.


2015-07-17 - Update (v1.2.4)
--------------------------------------------------------------

 - Fixed article headers not showing featured images when that setting is applied.


2015-07-16 - Update (v1.2.3)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.3.
 - Updated Ninja Forms plugin to v2.9.21.
 - Updated Google Fonts list.
 - NEW: Added support for HTML in Directory meta fields.
 - Better support for destination pages custom URLs.
 - Fixed home page blog "more" link when no category is set.
 - Fixed destination sub-menu ordering.
 - Fixed page header settings not saving.
 - Fixed issues with information page URLs.
 - Fixed child destinations not being displayed.
 - Fixed filter on Directory Items admin page.
 - Fixed directory header image unrelated to parent destination.
 - Fixed custom JavaScript stripping line breaks.
 - Fixed destination pages content saving multiple times.


2015-07-03 - Update (v1.2.2)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.2.
 - Updated demo content file.
 - Fixed number of posts in Destinations > Settings defaults not working.
 - Fixed media picker in theme options not working.


2015-06-26 - Update (v1.2.1)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.1.
 - Updated Ninja Forms plugin to v2.9.19.
 - Fixed maps in Articles and Places areas showing wrong location.
 - Fixed titles on menus. (Bootstrap nav walker using titles for special features.)
 - Fixed map pin popup breaking if Header Introduction Text begins with special characters.

2015-06-25 - Update (v1.2)
--------------------------------------------------------------

 - Updated Travel Destinations plugin to v1.1.
 - Updated Ninja Forms plugin to v2.9.18.
 - NEW: Added Number of Posts fields in destination settings.
 - NEW: Added support for Google Maps to destinations and directory item pages.
 - NEW: Added options for showing/hiding headers in destinations areas.
 - NEW: Added US and GB translation files to Travel Destinations plugin.
 - NEW: Added theme GB translation file.
 - Fixed destinations Empty Trash button functionality.
 - Fixed include posts on destination home option.
 - Fixed master pages order not working properly.
 - Fixed inconsistent URL structure for destination pages.
 - Fixed JavaScript error on directory item admin rating settings.
 - Fixed special characters issue in destination Header Introduction Text, and allows HTML.
 - Fixed Simple Theme Slider admin scripts being loaded on the public website.
 - Fixed pagination for Places.
 - Fixed typo in main JavaScript file that caused an error in Safari.
 - Removed references to remote JS files (CDN) and added custom JS to footer instead of header.


2015-05-29 - Update (v1.1.1)
--------------------------------------------------------------

 - Fix for footer background styles

 
2015-05-28 - Update (v1.1.0)
--------------------------------------------------------------

 - NEW: Added Simple Theme Slider plugin
 - NEW: Added Revolution Slider support
 - NEW: Added custom Ratings Icon feature
 - NEW: Added fields for custom home page section titles
 - NEW: Added next/previous post navigation
 - Updated menu styling
 - Updated home page display for alternate settings
 - Updated extension folder organization
 - Fixed custom destination permalinks modifying URL
 - Fixed error message in sidebars manager
 - Fixed horizontal scrollbars on nav toggle for tablets
 - Fixed Jetpack error
 - Fixed permalinks in Travel Destinations plugin
 - Fixed Master Pages not deleting
 - Fixed error on destination first save


2015-05-22 - Update (v1.0.1)
--------------------------------------------------------------

 - NEW: Added code editor to home page options
 - NEW: Added custom CSS field to theme options
 - NEW: Added custom JavaScript field to theme options
 - Fixed custom colors in theme options
 - Fixed errors on Destination save if no category
 - Fixed image size variation for "Places"
 - Fixed empty values on Destination url error

 
2015-05-15 - Release (v1.0.0)
--------------------------------------------------------------

 - Nothing changed.